Learn R Programming

prodlim (version 2025.04.28)

[.Hist: Subset an event history object

Description

This method makes sure that the attributes are preserved

Usage

# S3 method for Hist
[(x, i, j, drop = FALSE)

Arguments

x

object obtained with Hist

i

passed on to next method

j

passed on to next method

drop

passed on to next method